Skip to content

build(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0 in /pkg/plugin/sdk - #7340

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/plugin/sdk/golang.org/x/sync-0.23.0
Closed

build(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0 in /pkg/plugin/sdk#7340
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/plugin/sdk/golang.org/x/sync-0.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sync from 0.22.0 to 0.23.0.

Commits
  • f75267d semaphore: panic on negative capacity
  • 3ffd83c all: upgrade go directive to at least 1.26.0 [generated]
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.22.0 to 0.23.0.
- [Commits](golang/sync@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 23:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 8, 2026 23:14
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 8, 2026
@github-actions github-actions Bot added area/go area/plugin-sdk piped-plugin-sdk labels Sep 8, 2026
@netlify

netlify Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 5036742
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aa096eea3f2100007ed7a3b

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward dependency version bump limited to the plugin SDK module’s go.mod/go.sum with no additional code modifications.

Pull request overview

This PR updates the PipeCD plugin SDK Go module (pkg/plugin/sdk) to use golang.org/x/sync v0.23.0, keeping the SDK’s concurrency utility dependency current.

Changes:

  • Bump golang.org/x/sync from v0.22.0 to v0.23.0 in pkg/plugin/sdk/go.mod.
  • Refresh pkg/plugin/sdk/go.sum checksums accordingly.
File summaries
File Description
pkg/plugin/sdk/go.mod Updates the golang.org/x/sync requirement to v0.23.0 for the SDK module.
pkg/plugin/sdk/go.sum Updates module hashes to match the new golang.org/x/sync version.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.64%. Comparing base (595f791) to head (5036742).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7340      +/-   ##
==========================================
- Coverage   29.75%   29.64%   -0.11%     
==========================================
  Files         601       28     -573     
  Lines       64442     2334   -62108     
==========================================
- Hits        19172      692   -18480     
+ Misses      43778     1588   -42190     
+ Partials     1492       54    -1438     
Flag Coverage Δ
. ?
.-pkg-app-pipedv1-plugin-analysis ?
.-pkg-app-pipedv1-plugin-ecs ?
.-pkg-app-pipedv1-plugin-kubernetes ?
.-pkg-app-pipedv1-plugin-kubernetes_multicluster ?
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.46% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval ?
.-pkg-plugin-sdk ?
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github

dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #7372.

@dependabot dependabot Bot closed this Sep 10, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/pkg/plugin/sdk/golang.org/x/sync-0.23.0 branch September 10, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/plugin-sdk piped-plugin-sdk dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant